From ded6c3c9429561fa0ed2914cf9d9d402758a4645 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 6 Aug 2008 10:33:30 +0000 Subject: [PATCH] Fix RequireCommand call in pygtk SVN-Revision: 12203 --- lang/pygtk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pygtk/Makefile b/lang/pygtk/Makefile index 524394c61..9c978857b 100644 --- a/lang/pygtk/Makefile +++ b/lang/pygtk/Makefile @@ -54,6 +54,6 @@ define Package/python-gtk/install endef $(eval $(call BuildPackage,python-gtk)) -$(eval $(call RequireCommand,pygtk-codegen-2.0 \ +$(eval $(call RequireCommand,pygtk-codegen-2.0, \ Please install the pygtk 2.0 development package \ )) -- 2.30.2